โ– humdrum codex / glint v1.0.2
license AGPL-3.0
771 B raw
id
TASK-023
title
Toggle checkbox state with a key (- [ ] <-> - [x])
status
๐ŸŸฆ Backlog
assignee
created_date
2026-06-29 21:08
labels
feature
dependencies
priority
low
ordinal
23000

Description

From TASK-008 description (deferred, not an AC there): toggle the checkbox on the current list line between [ ] and [x] with a keybind, without hand-editing the brackets. Should work whether or not the cursor is on the brackets; no-op on non-checkbox lines.

Acceptance Criteria